Document Object Standard
a: Document Object Model ~
b: coding style
What:
"These are all specified in DOM model. So in this way, javascript code to visit pages are standardized. We cannot create our own style to visit the elements. In this sense, DOM is like a coding style."
It's not just "a coding style", it is a mandated coding style with a mandated hierarchy. You MUST write the html as the convention specifies so that when Javacript is used on a page, it can interpret the page correctly. It could be call the Document Object Convention.
Useful?
Writer: Junji Zhi
LCC:
Where:
Date: Sep 22 2014 7:41 PM
#6426 Email metamia about this
No critique for this page.
Feel free to be the first
Feel free to be the first
Please review the linked page for context.
If you can think of something better than this,
please add it to the database